HealthcareService API - Implementation Template (DaVinci PDEX Plan Net)
Field mapping
HealthcareProviderSpecialty
See src/main/resources/dw/FHIRTools.dwl for a mapping example.
| FHIR Field | Field | Notes |
|---|---|---|
| id | Id | A lookup in Health Cloud is done to verify this exists. |
| identifier.value | SourceSystemIdentifier | Split this value on '/' and take the part to the right. |
| idnetifier.system | SourceSystem | |
| active | IsActive | |
| providedBy.reference | Healthcare_Organization__c | |
| specialty.coding.code | SpecialtyId | |
| specialty.text | Name | |
| name | Name | Mapped for gets only. |